home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 039a / bc30p1.zip / README.PAT < prev   
Text File  |  1992-01-20  |  833b  |  29 lines

  1. (BC30P1) Patch to Borland C++ v3.0
  2. ====================================
  3.  
  4. Run Time Libraries
  5. ==================
  6. To patch the Borland C++ Libraries:
  7.  
  8.     - Place the following files in the same directory as your run-time
  9.     libraries (normally \BORLANDC\LIB).
  10.  
  11.             exec.bat
  12.             exec.obc
  13.             exec.obh
  14.             exec.obl
  15.             exec.obm
  16.             exec.obs
  17.  
  18.     - Ensure that TLIB.EXE is in your path or place TLIB.EXE in the same
  19.     directory as the above files.
  20.  
  21.     - Run exec.bat
  22.  
  23.     - The above files will not automatically be deleted; however, once
  24.     the patch has been successfully installed, they are no longer
  25.     required and may be deleted.
  26.  
  27. This patch fixes a problem in the exec function in which the
  28. integrity of the DX register was not properly maintained.
  29.